Skip to content

Another PHP 8.1 fix - #99

Merged
tsteur merged 1 commit into
masterfrom
php81fixes
Nov 15, 2021
Merged

Another PHP 8.1 fix#99
tsteur merged 1 commit into
masterfrom
php81fixes

Conversation

@sgiehl

@sgiehl sgiehl commented Nov 15, 2021

Copy link
Copy Markdown
Member

Description:

Fixes this deprecation warning:

PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/matomo/vendor/matomo/matomo-php-tracker/MatomoTracker.php on line 1623

Review

Fixes this deprecation warning:
```
PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/matomo/vendor/matomo/matomo-php-tracker/MatomoTracker.php on line 1623
```
@sgiehl sgiehl added this to the Current sprint milestone Nov 15, 2021
@tsteur
tsteur merged commit 441d377 into master Nov 15, 2021
@sgiehl
sgiehl deleted the php81fixes branch November 15, 2021 19:54
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants